videoUnMuteFailed

abstract fun videoUnMuteFailed(call: CallInterface?, error: MobileError?)

The method that is called when an attempt to video unMute failed in a call.

Since

6.6.0

Parameters

call

related call

error

related error

See also